home *** CD-ROM | disk | FTP | other *** search
/ Canon Creative 3 / Canon Creative 3 - Disc 2.iso / designe / IMAGES / ILLUST / DISK.OPD < prev    next >
Encoding:
Text File  |  1997-02-07  |  1.2 KB  |  40 lines

  1. #[document 43.5 92.05 162.3 210.85
  2. static oe="odd_even",nzw="nonzero_winding",wc="winding_counting";
  3. static stroked="stroked";
  4. static vert="vertical",horz="horizontal";
  5. static miter="miter",bevel="bevel",round="round";
  6. static butt="butt",proj="projected";
  7. #[page
  8. auto m=move,l=line,c=curve;
  9. auto p;
  10. gc_cspace("Lab");
  11. gc_color(100.0,0.0,0.0);
  12. rect(0,0,0,0);
  13. auto ng;ng=draw(path());
  14. auto s=array(ng);
  15. m(162.30,151.45);
  16. c(162.30,184.25,135.70,210.85,102.90,210.85);
  17. c(70.10,210.85,43.50,184.25,43.50,151.45);
  18. c(43.50,118.65,70.10,92.05,102.90,92.05);
  19. c(135.70,92.05,162.30,118.65,162.30,151.45);
  20. close_edge();
  21. p=path();
  22. gc_color(0.00,0.00,0.00,103.85,192.20,0.00,0.00,0.00,103.85,161.55);
  23. gc_opacity(1.00,103.85,192.20,0.00,103.85,161.55);
  24. s[0]=draw(p);
  25. m(43.50,151.45);
  26. c(43.50,118.65,70.10,92.05,102.90,92.05);
  27. c(135.70,92.05,162.30,118.65,162.30,151.45);
  28. c(162.30,184.25,135.70,210.85,102.90,210.85);
  29. c(70.10,210.85,43.50,184.25,43.50,151.45);
  30. close_edge();
  31. p=path();
  32. gc_color(0.00,0.00,0.00,101.95,110.70,0.00,0.00,0.00,101.95,141.35);
  33. gc_opacity(1.00,101.95,110.70,0.00,101.95,141.35);
  34. s[1]=draw(p);
  35. s[0]over=s[1];
  36. page:=s[0];
  37. s=NULL;
  38. #]page
  39. #]document
  40.